home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Bath
/
Bath CDROM.iso
/
pc
/
SYSCHECK.DXR
/
00004.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2001-07-26
|
163 b
|
9 lines
on exitFrame
if the platform contains "Mac" then
open("QT:QuickTime_Installer.smi.bin")
quit()
else
open("QT\QuickTimeInstaller.exe")
end if
end